PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / getAction Method
In This Topic
    getAction Method
    In This Topic
    Gets the outline item action.
    Syntax
    public PDFAction getAction()

    Return Value

    The action to be performed when this item is activated.
    See Also